[INFO] cloning repository https://github.com/photoszzt/cache_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/photoszzt/cache_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 522a2fc3fcb8ba57fd7e24a7505b41cd60a0321e
[INFO] testing photoszzt/cache_server against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Fcache_server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/photoszzt/cache_server
[INFO] finished tweaking git repo https://github.com/photoszzt/cache_server
[INFO] tweaked toml for git repo https://github.com/photoszzt/cache_server written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/photoszzt/cache_server on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/photoszzt/cache_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75a33e289a38ce1df8cf8f6aee4d7afcf95a1d3fe4748104e8bacf3751fafd9a
[INFO] running `Command { std: "docker" "start" "-a" "75a33e289a38ce1df8cf8f6aee4d7afcf95a1d3fe4748104e8bacf3751fafd9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a33e289a38ce1df8cf8f6aee4d7afcf95a1d3fe4748104e8bacf3751fafd9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a33e289a38ce1df8cf8f6aee4d7afcf95a1d3fe4748104e8bacf3751fafd9a", kill_on_drop: false }`
[INFO] [stdout] 75a33e289a38ce1df8cf8f6aee4d7afcf95a1d3fe4748104e8bacf3751fafd9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a3693288c50cb94c707ea5e75e8771a9da6ff3f3b1d5bb9acdb6c32ba74cd5
[INFO] running `Command { std: "docker" "start" "-a" "70a3693288c50cb94c707ea5e75e8771a9da6ff3f3b1d5bb9acdb6c32ba74cd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.25
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.0.9
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling tracing-subscriber v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling pin-project v0.4.25
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling lrucache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.23s
[INFO] running `Command { std: "docker" "inspect" "70a3693288c50cb94c707ea5e75e8771a9da6ff3f3b1d5bb9acdb6c32ba74cd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a3693288c50cb94c707ea5e75e8771a9da6ff3f3b1d5bb9acdb6c32ba74cd5", kill_on_drop: false }`
[INFO] [stdout] 70a3693288c50cb94c707ea5e75e8771a9da6ff3f3b1d5bb9acdb6c32ba74cd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47882bd93047d471c18ff060c05f475abcd6039e7b427e858d3287f81ed01cb7
[INFO] running `Command { std: "docker" "start" "-a" "47882bd93047d471c18ff060c05f475abcd6039e7b427e858d3287f81ed01cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling lrucache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lrucache.rs:921:11
[INFO] [stdout]     |
[INFO] [stdout] 921 |     #[cfg(feature = "heapsize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.35s
[INFO] running `Command { std: "docker" "inspect" "47882bd93047d471c18ff060c05f475abcd6039e7b427e858d3287f81ed01cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47882bd93047d471c18ff060c05f475abcd6039e7b427e858d3287f81ed01cb7", kill_on_drop: false }`
[INFO] [stdout] 47882bd93047d471c18ff060c05f475abcd6039e7b427e858d3287f81ed01cb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d58252c1db40180b24d9ba25fa2bb129e86b59bc2fb27195d9d87bab2c5a2993
[INFO] running `Command { std: "docker" "start" "-a" "d58252c1db40180b24d9ba25fa2bb129e86b59bc2fb27195d9d87bab2c5a2993", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lrucache.rs:154:7
[INFO] [stderr]     |
[INFO] [stderr] 154 | #[cfg(feature = "heapsize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lrucache.rs:178:7
[INFO] [stderr]     |
[INFO] [stderr] 178 | #[cfg(feature = "heapsize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `lrucache` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lrucache.rs:921:11
[INFO] [stderr]     |
[INFO] [stderr] 921 |     #[cfg(feature = "heapsize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `lrucache` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lrucache-4ebbad3d1f3782fc)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test frame::resp_parser_tests::test_array ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_bulk_string ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_error ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_int ... ok
[INFO] [stdout] test frame::resp_parser_tests::test_simple_string ... ok
[INFO] [stdout] test lrucache::tests::test_contains_key ... ok
[INFO] [stdout] test lrucache::tests::test_change_capacity ... ok
[INFO] [stdout] test lrucache::tests::test_expire_lru ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache ... ok
[INFO] [stdout] test lrucache::tests::test_remove ... ok
[INFO] [stdout] test lrucache::tests::test_debug ... ok
[INFO] [stdout] test lrucache::tests::test_pop ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_reinsert_larger ... ok
[INFO] [stdout] test lrucache::tests::test_put_update ... ok
[INFO] [stdout] test lrucache::tests::test_put_and_get ... ok
[INFO] [stdout] test lrucache::tests::test_metered_cache_oversize ... ok
[INFO] [stdout] test lrucache::tests::test_iter ... ok
[INFO] [stdout] test lrucache::tests::test_clear ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd ... ok
[INFO] [stdout] test cache::tests::test_meta_srem ... ok
[INFO] [stdout] test cache::tests::test_meta_sadd_duplicate ... ok
[INFO] [stdout] test cache::tests::test_get_insert ... ok
[INFO] [stdout] test cache::tests::test_remove ... ok
[INFO] [stdout] test cache::tests::test_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/cache_server-7ad5937b6defa106)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server.rs (/opt/rustwide/target/debug/deps/server-939d5561127fc50d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test key_value_get_set ... FAILED
[INFO] [stdout] test manage_subscription ... FAILED
[INFO] [stdout] test pub_sub ... FAILED
[INFO] [stdout] test key_value_timeout ... FAILED
[INFO] [stdout] test send_error_unknown_command ... FAILED
[INFO] [stdout] test send_error_get_set_after_subscribe ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_get_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_get_set' (138) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6226586da7ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6226586da7ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6226586f0b2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6226586f0b2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6226586df632 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6226586df632 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6226586b7d4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6226586b7d4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6226586d2739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6226585872bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6226585872bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6226586d28f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6226586d28f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6226586b7e08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6226586af499 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6226586b8cdd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6226586f131c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6226586f1062 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6226585333cf - <core[a96a4c5c53f902a3]::result::Result<tokio[d668906029e2fb59]::net::tcp::listener::TcpListener, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6226585333cf - server[55ee13709fd01568]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x6226585339a7 - server[55ee13709fd01568]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:14:31
[INFO] [stdout]   23:     0x62265855fa6d - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x62265855e000 - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622658554a25 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::try_with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6226585539fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x62265855a5cf - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x62265855a5cf - tokio[d668906029e2fb59]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x62265855a5cf - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x62265855edae - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x62265851d437 - <tokio[d668906029e2fb59]::macros::scoped_tls::ScopedKey<tokio[d668906029e2fb59]::runtime::basic_scheduler::Context>>::set::<tokio[d668906029e2fb59]::runtime::basic_scheduler::enter<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6226585589e8 - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622658556b40 - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::key_value_get_set::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x62265852ff9e - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622658559d54 - tokio[d668906029e2fb59]::runtime::context::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x62265856880c - <tokio[d668906029e2fb59]::runtime::handle::Handle>::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::key_value_get_set::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x62265852d597 - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::key_value_get_set::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x62265853e949 - server[55ee13709fd01568]::key_value_get_set
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:12:1
[INFO] [stdout]   39:     0x622658533667 - server[55ee13709fd01568]::key_value_get_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:13:29
[INFO] [stdout]   40:     0x62265850e386 - <server[55ee13709fd01568]::key_value_get_set::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62265857b39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62265857b39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x622658587d8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622658587d8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x622658587d8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6226585834a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6226585834a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x62265858a992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x62265858a992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x62265858a992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6226586d9ddf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6226586d9ddf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ec80d6f4aa4 - <unknown>
[INFO] [stdout]   62:     0x7ec80d781a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- manage_subscription stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manage_subscription' (140) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6226586da7ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6226586da7ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6226586f0b2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6226586f0b2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6226586df632 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6226586df632 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6226586b7d4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6226586b7d4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6226586d2739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6226585872bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6226585872bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6226586d28f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6226586d28f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6226586b7e08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6226586af499 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6226586b8cdd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6226586f131c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6226586f1062 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6226585333cf - <core[a96a4c5c53f902a3]::result::Result<tokio[d668906029e2fb59]::net::tcp::listener::TcpListener, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6226585333cf - server[55ee13709fd01568]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x62265853647c - server[55ee13709fd01568]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:247:31
[INFO] [stdout]   23:     0x62265855fc8d - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x62265855e260 - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622658554c25 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::try_with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x622658553a9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x62265855b46f - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x62265855b46f - tokio[d668906029e2fb59]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x62265855b46f - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x62265855ee4e - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x62265851d677 - <tokio[d668906029e2fb59]::macros::scoped_tls::ScopedKey<tokio[d668906029e2fb59]::runtime::basic_scheduler::Context>>::set::<tokio[d668906029e2fb59]::runtime::basic_scheduler::enter<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622658559148 - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622658556bc0 - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::manage_subscription::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6226585301fe - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622658559f74 - tokio[d668906029e2fb59]::runtime::context::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x62265856898c - <tokio[d668906029e2fb59]::runtime::handle::Handle>::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::manage_subscription::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x62265852d637 - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::manage_subscription::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x62265853ed09 - server[55ee13709fd01568]::manage_subscription
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:245:1
[INFO] [stdout]   39:     0x6226585336c7 - server[55ee13709fd01568]::manage_subscription::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:246:31
[INFO] [stdout]   40:     0x62265850e406 - <server[55ee13709fd01568]::manage_subscription::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62265857b39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62265857b39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x622658587d8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622658587d8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x622658587d8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6226585834a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6226585834a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x62265858a992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x62265858a992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x62265858a992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6226586d9ddf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6226586d9ddf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ec80d6f4aa4 - <unknown>
[INFO] [stdout]   62:     0x7ec80d781a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pub_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pub_sub' (141) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6226586da7ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6226586da7ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6226586f0b2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6226586f0b2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6226586df632 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6226586df632 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6226586b7d4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6226586b7d4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6226586d2739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6226585872bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6226585872bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6226586d28f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6226586d28f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6226586b7e08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6226586af499 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6226586b8cdd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6226586f131c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6226586f1062 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6226585333cf - <core[a96a4c5c53f902a3]::result::Result<tokio[d668906029e2fb59]::net::tcp::listener::TcpListener, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6226585333cf - server[55ee13709fd01568]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x62265853ad95 - server[55ee13709fd01568]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:124:31
[INFO] [stdout]   23:     0x62265855ffbd - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x62265855e5f0 - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622658554f25 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::try_with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x622658553b8e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x62265855ca5f - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x62265855ca5f - tokio[d668906029e2fb59]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x62265855ca5f - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x62265855ef3c - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x62265851d9d9 - <tokio[d668906029e2fb59]::macros::scoped_tls::ScopedKey<tokio[d668906029e2fb59]::runtime::basic_scheduler::Context>>::set::<tokio[d668906029e2fb59]::runtime::basic_scheduler::enter<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622658559c58 - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622658556c82 - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::pub_sub::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x62265853058e - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x62265855a2a4 - tokio[d668906029e2fb59]::runtime::context::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622658568bca - <tokio[d668906029e2fb59]::runtime::handle::Handle>::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::pub_sub::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x62265852d739 - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::pub_sub::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x62265853f2a7 - server[55ee13709fd01568]::pub_sub
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:122:1
[INFO] [stdout]   39:     0x622658533757 - server[55ee13709fd01568]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:123:19
[INFO] [stdout]   40:     0x62265850e4c6 - <server[55ee13709fd01568]::pub_sub::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62265857b39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62265857b39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x622658587d8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622658587d8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x622658587d8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6226585834a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6226585834a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x62265858a992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x62265858a992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x62265858a992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6226586d9ddf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6226586d9ddf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ec80d6f4aa4 - <unknown>
[INFO] [stdout]   62:     0x7ec80d781a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_timeout' (139) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6226586da7ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6226586da7ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6226586f0b2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6226586f0b2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6226586df632 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6226586df632 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6226586b7d4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6226586b7d4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6226586d2739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6226585872bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6226585872bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6226586d28f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6226586d28f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6226586b7e08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6226586af499 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6226586b8cdd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6226586f131c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6226586f1062 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6226585333cf - <core[a96a4c5c53f902a3]::result::Result<tokio[d668906029e2fb59]::net::tcp::listener::TcpListener, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6226585333cf - server[55ee13709fd01568]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x622658534fd2 - server[55ee13709fd01568]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:71:31
[INFO] [stdout]   23:     0x62265855fb7d - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x62265855e130 - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622658554b25 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::try_with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x622658553a4e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x62265855ad1f - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x62265855ad1f - tokio[d668906029e2fb59]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x62265855ad1f - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x62265855edfe - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x62265851d557 - <tokio[d668906029e2fb59]::macros::scoped_tls::ScopedKey<tokio[d668906029e2fb59]::runtime::basic_scheduler::Context>>::set::<tokio[d668906029e2fb59]::runtime::basic_scheduler::enter<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x622658558d98 - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622658556b80 - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::key_value_timeout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6226585300ce - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x622658559e64 - tokio[d668906029e2fb59]::runtime::context::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6226585688cc - <tokio[d668906029e2fb59]::runtime::handle::Handle>::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::key_value_timeout::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x62265852d5e7 - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::key_value_timeout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x62265853eb29 - server[55ee13709fd01568]::key_value_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:67:1
[INFO] [stdout]   39:     0x622658533697 - server[55ee13709fd01568]::key_value_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:68:29
[INFO] [stdout]   40:     0x62265850e3c6 - <server[55ee13709fd01568]::key_value_timeout::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62265857b39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62265857b39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x622658587d8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622658587d8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x622658587d8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6226585834a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6226585834a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x62265858a992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x62265858a992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x62265858a992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6226586d9ddf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6226586d9ddf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ec80d6f4aa4 - <unknown>
[INFO] [stdout]   62:     0x7ec80d781a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_error_unknown_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_error_unknown_command' (143) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6226586da7ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6226586da7ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6226586f0b2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6226586f0b2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6226586df632 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6226586df632 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6226586b7d4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6226586b7d4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6226586d2739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6226585872bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6226585872bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6226586d28f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6226586d28f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6226586b7e08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6226586af499 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6226586b8cdd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6226586f131c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6226586f1062 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6226585333cf - <core[a96a4c5c53f902a3]::result::Result<tokio[d668906029e2fb59]::net::tcp::listener::TcpListener, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6226585333cf - server[55ee13709fd01568]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x622658538fcc - server[55ee13709fd01568]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:338:31
[INFO] [stdout]   23:     0x62265855fd9d - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x62265855e390 - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622658554d25 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::try_with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x622658553aee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x62265855bbbf - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x62265855bbbf - tokio[d668906029e2fb59]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x62265855bbbf - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x62265855ee9e - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x62265851d797 - <tokio[d668906029e2fb59]::macros::scoped_tls::ScopedKey<tokio[d668906029e2fb59]::runtime::basic_scheduler::Context>>::set::<tokio[d668906029e2fb59]::runtime::basic_scheduler::enter<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6226585594f8 - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622658556c00 - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x62265853032e - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x62265855a084 - tokio[d668906029e2fb59]::runtime::context::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622658568a4c - <tokio[d668906029e2fb59]::runtime::handle::Handle>::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x62265852d687 - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::send_error_unknown_command::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x62265853eee9 - server[55ee13709fd01568]::send_error_unknown_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:336:1
[INFO] [stdout]   39:     0x6226585336f7 - server[55ee13709fd01568]::send_error_unknown_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:337:38
[INFO] [stdout]   40:     0x62265850e446 - <server[55ee13709fd01568]::send_error_unknown_command::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62265857b39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62265857b39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x622658587d8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622658587d8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x622658587d8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6226585834a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6226585834a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x62265858a992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x62265858a992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x62265858a992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6226586d9ddf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6226586d9ddf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ec80d6f4aa4 - <unknown>
[INFO] [stdout]   62:     0x7ec80d781a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_error_get_set_after_subscribe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_error_get_set_after_subscribe' (142) panicked at tests/server.rs:401:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6226586da7ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6226586da7ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6226586da7ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6226586f0b2a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6226586f0b2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6226586df632 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6226586df632 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6226586b7d4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6226586b7d4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6226586d2739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6226585872bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6226585872bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6226586d28f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6226586d28f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6226586b7e08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6226586af499 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6226586b8cdd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6226586f131c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6226586f1062 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6226585333cf - <core[a96a4c5c53f902a3]::result::Result<tokio[d668906029e2fb59]::net::tcp::listener::TcpListener, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6226585333cf - server[55ee13709fd01568]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:401:59
[INFO] [stdout]   22:     0x622658539932 - server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:360:31
[INFO] [stdout]   23:     0x62265855fead - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x62265855e4c0 - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x622658554e25 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::try_with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x622658553b3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d668906029e2fb59]::coop::Budget>>>::with::<tokio[d668906029e2fb59]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x62265855c30f - tokio[d668906029e2fb59]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x62265855c30f - tokio[d668906029e2fb59]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--test server`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x62265855c30f - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x62265855eeec - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x62265851d8b9 - <tokio[d668906029e2fb59]::macros::scoped_tls::ScopedKey<tokio[d668906029e2fb59]::runtime::basic_scheduler::Context>>::set::<tokio[d668906029e2fb59]::runtime::basic_scheduler::enter<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6226585598a8 - tokio[d668906029e2fb59]::runtime::basic_scheduler::enter::<<tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, (), tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x622658556c42 - <tokio[d668906029e2fb59]::runtime::basic_scheduler::BasicScheduler<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::time::driver::Driver<tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>, tokio[d668906029e2fb59]::park::either::Either<tokio[d668906029e2fb59]::io::driver::Driver, tokio[d668906029e2fb59]::park::thread::ParkThread>>>>::block_on::<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x62265853045e - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x62265855a194 - tokio[d668906029e2fb59]::runtime::context::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x622658568b0a - <tokio[d668906029e2fb59]::runtime::handle::Handle>::enter::<<tokio[d668906029e2fb59]::runtime::Runtime>::block_on<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x62265852d6d9 - <tokio[d668906029e2fb59]::runtime::Runtime>::block_on::<server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x62265853f0c7 - server[55ee13709fd01568]::send_error_get_set_after_subscribe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:358:1
[INFO] [stdout]   39:     0x622658533727 - server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server.rs:359:46
[INFO] [stdout]   40:     0x62265850e486 - <server[55ee13709fd01568]::send_error_get_set_after_subscribe::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62265857b39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62265857b39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x622658587d8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x622658587d8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x622658587d8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x622658587d8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x622658587d8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6226585834a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6226585834a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x62265858a992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x62265858a992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x62265858a992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x62265858a992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x62265858a992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6226586d9ddf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6226586d9ddf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7ec80d6f4aa4 - <unknown>
[INFO] [stdout]   62:     0x7ec80d781a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     key_value_get_set
[INFO] [stdout]     key_value_timeout
[INFO] [stdout]     manage_subscription
[INFO] [stdout]     pub_sub
[INFO] [stdout]     send_error_get_set_after_subscribe
[INFO] [stdout]     send_error_unknown_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d58252c1db40180b24d9ba25fa2bb129e86b59bc2fb27195d9d87bab2c5a2993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58252c1db40180b24d9ba25fa2bb129e86b59bc2fb27195d9d87bab2c5a2993", kill_on_drop: false }`
[INFO] [stdout] d58252c1db40180b24d9ba25fa2bb129e86b59bc2fb27195d9d87bab2c5a2993
